Papers with clustering problem

2 papers
A Grounded Unsupervised Universal Part-of-Speech Tagger for Low-Resource Languages (N19-1)

Copied to clipboard

Challenge: Unsupervised part of speech (POS) tagging is often framed as a clustering problem, but taggers need to ground their clusters as well.
Approach: They propose an approach for low-resource unsupervised part of speech (POS) tagging that yields fully grounded output and requires no labeled training data.
Outcome: The proposed method achieves reasonable performance across languages, including Sinhalese and Kinyarwanda, with no labeled training data.
Generating Diverse and High-Quality Texts by Minimum Bayes Risk Decoding (2024.findings-acl)

Copied to clipboard

Challenge: Existing decoding algorithms to generate diverse outputs are based on beam search or random sampling, thus their output quality is capped by these underlying decoding methods.
Approach: They propose to add a diversity penalty to MBR decoding and a clustering problem to create diversity-promoting decoding algorithms by enforcing diversity objectives.
Outcome: The proposed method achieves a better trade-off than the diverse beam search and sampling algorithms overall.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations